home *** CD-ROM | disk | FTP | other *** search
- System.ocx By R.Wesseling
- Another Freeware ActiveX Control
- Written In VB5
- This Ocx Let`s You Modify
- And View Changes Made To The Control Panel,
- Now You Can Add Text That Is Standard
- Writen By Microsoft.
- Example
- Computer :
- Pentium(r)
- And So On ..
- just Try It Out ,and Then you now What I mean
- ------------------------------------------------------------
- Example:
- Type The Folowing In A new Or Existing Project...
- Private sub Form_load ()
- System1.textA = "my Text"
- End Sub
- And Press F5
- --------------------------------------------------------------
- further Options Are:
- System1.TextA (1 TextBox)
- system1.textB (2 " )
- System1.textC (3 " )
- System1.Start (When You`re Control Is Set To Visible =False)
- System1.Show (Shows The Control Panel`s Menu Tab)
- System1.About (Brief Explenation)
- --------------------------------------------------------------
- Contact me at:
- rawessel@xs4all.nl
- HTTP://www.xs4all.nl/~rawessel
- --------------------------------------------------------------
- Special Thanks Go Out To Cnet.com For Publishing Me On The
- WWW...
-